<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.preview.properties.override">

  <require>org.nuxeo.ecm.platform.preview.properties</require>

  <extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
    <documentation>
      Property that enables or disables zip files preview.
    </documentation>
    <property name="nuxeo.preview.zip.enabled">false</property>
  </extension>

</component>
